home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
x2ftp
/
msdos
/
ai
/
tierra40
/
tierra
/
arg_inc.c
next >
Wrap
C/C++ Source or Header
|
1992-09-08
|
619b
|
13 lines
/* ------------------------------------------------------------------------*/
/* arg_inc.c 9-9-92 */
/* Tierra Simulator V4.0: Copyright (c) 1991, 1992 Tom Ray & Virtual Life */
/* this file is a "nice" way to make the arg binary easier to make */
/* by Daniel Pirone March 1, 1992 */
/* ------------------------------------------------------------------------*/
#include "license.h"
#define ARG
#include "portable.c"
#include "genio.c"
/* ------------------------------------------------------------------------*/